examples.InterfaceKit_Simple

Undocumented in source.

Members

Functions

AttachHandler
int AttachHandler(CPhidgetHandle IFK, void* userptr)
Undocumented in source. Be warned that the author may not have intended to support it.
DetachHandler
int DetachHandler(CPhidgetHandle IFK, void* userptr)
Undocumented in source. Be warned that the author may not have intended to support it.
ErrorHandler
int ErrorHandler(CPhidgetHandle IFK, void* userptr, int ErrorCode, char* unknown)
Undocumented in source. Be warned that the author may not have intended to support it.
InputChangeHandler
int InputChangeHandler(CPhidgetInterfaceKitHandle IFK, void* usrptr, int Index, int State)
Undocumented in source. Be warned that the author may not have intended to support it.
OutputChangeHandler
int OutputChangeHandler(CPhidgetInterfaceKitHandle IFK, void* usrptr, int Index, int State)
Undocumented in source. Be warned that the author may not have intended to support it.
SensorChangeHandler
int SensorChangeHandler(CPhidgetInterfaceKitHandle IFK, void* usrptr, int Index, int Value)
Undocumented in source. Be warned that the author may not have intended to support it.
display_property
int display_property(CPhidgetInterfaceKitHandle phid)
Undocumented in source. Be warned that the author may not have intended to support it.
interfacekit_simple
int interfacekit_simple()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta